Method GetSubtree()

Assembly: redb.Core.dll

Gets all subtree nodes (including current) in depth-first order

public IEnumerable<ITreeRedbObject> GetSubtree()